home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / FREENET / FERGUSON / CLIENT_P / !Client_Ex / h / ProgInfo < prev   
Text File  |  1995-01-22  |  328b  |  12 lines

  1. /*
  2.    File:    ProgInfo.h
  3.    Author:  © 1993 &1994 by Duncan Ferguson
  4.    Version: 0.05 (22-Jan-1995) reduced version
  5.    Purpose: Program information
  6. */
  7.  
  8. /* General information about the program */
  9. /* Anything else should be taken from the Messages file */
  10. #define AUTHOR    "© Duncan Ferguson"
  11. #define DATE      " ("__DATE__")"
  12.